home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 50 / HENTAI_50.iso / Mac doble click aqui.app / Contents / Info.plist next >
Extensible Markup Language  |  2008-08-13  |  2KB  |  75 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>en_US</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeExtensions</key>
  11.             <array>
  12.                 <string>swf</string>
  13.                 <string>spl</string>
  14.             </array>
  15.             <key>CFBundleTypeIconFile</key>
  16.             <string>document</string>
  17.             <key>CFBundleTypeName</key>
  18.             <string>Shockwave Flash Movie</string>
  19.             <key>CFBundleTypeOSTypes</key>
  20.             <array>
  21.                 <string>SWFL</string>
  22.             </array>
  23.             <key>CFBundleTypeRole</key>
  24.             <string>Viewer</string>
  25.         </dict>
  26.         <dict>
  27.             <key>CFBundleTypeExtensions</key>
  28.             <array>
  29.                 <string>flv</string>
  30.             </array>
  31.             <key>CFBundleTypeIconFile</key>
  32.             <string>mflv</string>
  33.             <key>CFBundleTypeName</key>
  34.             <string>Macromedia Flash Video</string>
  35.             <key>CFBundleTypeOSTypes</key>
  36.             <array>
  37.                 <string>MFLV</string>
  38.             </array>
  39.             <key>CFBundleTypeRole</key>
  40.             <string>Viewer</string>
  41.         </dict>
  42.     </array>
  43.     <key>CFBundleExecutable</key>
  44.     <string>Flash Player</string>
  45.     <key>CFBundleGetInfoString</key>
  46.     <string>Adobe(R) Flash(R) Player 9.0 r45. Copyright (C) 1996-2007 Adobe Systems Incorporated. All Rights Reserved.</string>
  47.     <key>CFBundleIconFile</key>
  48.     <string>icon</string>
  49.     <key>CFBundleIdentifier</key>
  50.     <string>com.macromedia.Flash Player.app</string>
  51.     <key>CFBundleInfoDictionaryVersion</key>
  52.     <string>6.0</string>
  53.     <key>CFBundleLongVersionString</key>
  54.     <string>Adobe Flash Player 9.0 r40</string>
  55.     <key>CFBundleName</key>
  56.     <string>Flash Player</string>
  57.     <key>CFBundlePackageType</key>
  58.     <string>APPL</string>
  59.     <key>CFBundleShortVersionString</key>
  60.     <string>9.0.45.0</string>
  61.     <key>CFBundleSignature</key>
  62.     <string>SWF2</string>
  63.     <key>CFBundleVersion</key>
  64.     <string>9.0</string>
  65.     <key>CSResourcesFileMapped</key>
  66.     <true/>
  67.     <key>LSPrefersCarbon</key>
  68.     <string>YES</string>
  69.     <key>NSAppleScriptEnabled</key>
  70.     <string>YES</string>
  71.     <key>NSHumanReadableCopyright</key>
  72.     <string>Copyright ┬⌐ 1996-2007 Adobe Systems Incorporated. All Rights Reserved.</string>
  73. </dict>
  74. </plist>
  75.